ubg_api_hsboard_add_score

Syntax:

ubg_api_hsboard_add_score(name, score, category)

Arguments:

Argument Name Type Description
namestringname of the user who got the score. Limited to 255 characters.
scoreintscore that they achieved. Only supports integers.
categoryintarbitrary number [0..255] used to classify the level the board belongs to

Returns: (bool)

Description:

Loading page...

Back: Highscore Board
Next: ubg_api_hsboard_get_scores